home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 August (Alt) / CHIP 2005-08.1.iso / program / shareware / Flash_Oyunlar.exe / bumperball.swf / scripts / frame_20 / DoAction.as
Encoding:
Text File  |  2005-07-13  |  122 b   |  7 lines

  1. play();
  2. ifFrameLoaded(33)
  3. {
  4.    _root.Bumberball_intro.gotoAndPlay(2);
  5.    gotoAndStop("waitUntilIntroIsFinishec");
  6. }
  7.